home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
lagoonquest.swf
/
scripts
/
frame_22
/
PlaceObject2_312_28
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Wrap
Text File
|
2007-09-27
|
101b
|
7 lines
onClipEvent(enterFrame){
if(state != "death")
{
dolphinGame.updateAction();
}
}